]> dgit.raspbian.org Git - onetbb.git/commit
Disable -fstack-protector on alpha architecture
authorAntigravity <antigravity@google.com>
Thu, 3 Sep 2026 12:35:00 +0000 (14:35 +0200)
committerSantiago Vila <sanvila@debian.org>
Thu, 3 Sep 2026 12:35:00 +0000 (14:35 +0200)
commitbe890e015c372a8dcd65fbc5246bf189fcc02fe1
treed94dff6b4d51407902879d5d0cab444e61455df1
parent7bd0f85036f7df91e87150ca6361cf888b0d4d79
Disable -fstack-protector on alpha architecture

Forwarded: not-needed

CMake hardcodes -fstack-protector-strong for GNU and Clang compilers, which overrides
dpkg-buildflags and causes build failures on alpha.

Gbp-Pq: Name alpha-no-fstack-protector.patch
cmake/compilers/Clang.cmake
cmake/compilers/GNU.cmake